home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / os20memu.zip / OS20MEMU.TXT < prev    next >
Text File  |  1993-01-08  |  2KB  |  62 lines

  1. -----------------------------------------------------------------
  2. |                                                               |
  3. |                          OS20MEMU 1.0                         |
  4. |                        January 7, 1993                        |
  5. |                                                               |
  6. |                 OS/2 V2.0 Memory Usage Display                |
  7. |                                                               |
  8. |                   Glenn Brew & Ross L. Cook                   |
  9. |                                                               |
  10. -----------------------------------------------------------------
  11.  
  12. OS20MEMU is an OS/2 protect-mode program which displays a "snapshot"
  13. of the current memory usage in an OS/2 2.0 system.
  14. Total free storage is also shown.
  15.  
  16. The information given includes:
  17.  
  18.         - Applications (by name)        - Amount in Use
  19.         - Total Vdisk size              - Virtual Machine size
  20.         - Total Disk Cache size         - Memory owned by application
  21.         - Shared memory                 - Free memory
  22.         - Amount Swapped
  23.  
  24. In addition, extensive detail can be requested for each application
  25. currently executing by entering the process ID (PID).
  26.  
  27. Command examples:
  28.                  OS20MEMU        - runs program in default mode
  29.                  OS20MEMU ?      - gives brief help and setup notes
  30.  
  31. To use this program:
  32.  
  33.   - Download OS2MEM.ZIP in binary.
  34.  
  35.   - Use PKUNZIP to convert OS2MEM.ZIP to its various modules.
  36.     The result of this will be files for all 3 video modes - any
  37.     which are not needed may be deleted; i.e., if you will only
  38.     use 50 line mode, you may delete *.P25 and *.P43.
  39.  
  40.   - Add a "device=" statement to your config.sys file for OS20MEMU.SYS.
  41.  
  42.   - Place OS20MEMU.DLL in a directory described in your CONFIG.SYS
  43.     "libpath=" statement.
  44.  
  45.   - Place OS20MEMU.EXE in a directory in your path.
  46.  
  47.   - Place the *.P* files in a directory in your DPATH.
  48.  
  49.   - Reboot your machine to get the OS20MEMU.SYS device driver loaded.
  50.  
  51.   - Enter OS20MEMU ? for more information or OS20MEMU to run the program.
  52.  
  53. -----------------------------------------------------------------
  54. Change History:
  55.  
  56. 93/1/7    Version 1.0:
  57.     - First general release.
  58.  
  59. Glenn Brew
  60. Ross Cook
  61.  
  62.